Fix display of truncated R2L lines on a TTY.
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 May 2010 13:39:44 +0000 (16:39 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 1 May 2010 13:39:44 +0000 (16:39 +0300)
commit7c110fac8191acdeb9cc3a6f2c88fc7ba154c829
tree353f4603fed5f154a4f3bf108e60e57bad9564bb
parenta1aed8ca505ca2f5e3058fe42973523e2811b77d
Fix display of truncated R2L lines on a TTY.

 xdisp.c (display_line): Fix prepending of truncation glyphs to R2L rows.
 (insert_left_trunc_glyphs): Support addition of left truncation glyphs
 to R2L rows.
src/ChangeLog
src/xdisp.c